home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / espelho-magico.swf / scripts / DefineButton2_221 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  63b  |  4 lines

  1. on(release){
  2.    _root.girl_mc.necklace_mc.gotoAndStop(4);
  3. }
  4.